﻿2026-07-03T10:35:26.9880110Z ##[group]Run actions/checkout@v5
2026-07-03T10:35:26.9880692Z with:
2026-07-03T10:35:26.9881035Z   fetch-depth: 0
2026-07-03T10:35:26.9881405Z   repository: SaberMage/spt-core
2026-07-03T10:35:26.9884382Z   token: ***
2026-07-03T10:35:26.9884837Z   ssh-strict: true
2026-07-03T10:35:26.9885192Z   ssh-user: git
2026-07-03T10:35:26.9885579Z   persist-credentials: true
2026-07-03T10:35:26.9885987Z   clean: true
2026-07-03T10:35:26.9886331Z   sparse-checkout-cone-mode: true
2026-07-03T10:35:26.9886736Z   fetch-tags: false
2026-07-03T10:35:26.9887100Z   show-progress: true
2026-07-03T10:35:26.9887435Z   lfs: false
2026-07-03T10:35:26.9887779Z   submodules: false
2026-07-03T10:35:26.9888123Z   set-safe-directory: true
2026-07-03T10:35:26.9888483Z ##[endgroup]
2026-07-03T10:35:27.1898507Z Syncing repository: SaberMage/spt-core
2026-07-03T10:35:27.1900094Z ##[group]Getting Git version info
2026-07-03T10:35:27.1900770Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-03T10:35:27.2217079Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-03T10:35:27.2448395Z git version 2.43.0.windows.1
2026-07-03T10:35:27.2477692Z ##[endgroup]
2026-07-03T10:35:27.2487257Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7616ff7d-00d0-492f-872c-72cc3b7886c0\.gitconfig'
2026-07-03T10:35:27.2503788Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7616ff7d-00d0-492f-872c-72cc3b7886c0' before making global git config changes
2026-07-03T10:35:27.2505596Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:35:27.2512361Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-03T10:35:27.2811610Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-03T10:35:27.3062251Z https://github.com/SaberMage/spt-core
2026-07-03T10:35:27.3094779Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:35:27.3099334Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:35:27.3322554Z HEAD
2026-07-03T10:35:27.3590200Z ##[endgroup]
2026-07-03T10:35:27.3596027Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-03T10:35:27.7581073Z ##[group]Cleaning the repository
2026-07-03T10:35:27.7585780Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-03T10:35:32.8752413Z Removing target/
2026-07-03T10:35:32.8959976Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-03T10:35:33.0739070Z HEAD is now at d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:33.1154015Z ##[endgroup]
2026-07-03T10:35:33.1154840Z ##[group]Disabling automatic garbage collection
2026-07-03T10:35:33.1960710Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-03T10:35:33.2063974Z ##[endgroup]
2026-07-03T10:35:33.2119939Z ##[group]Setting up auth
2026-07-03T10:35:33.2120934Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:35:33.2797730Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-03T10:35:35.4720260Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:35:35.6024205Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-03T10:35:39.8095052Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:35:39.9396129Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-03T10:35:43.5458474Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-03T10:35:43.7299811Z ##[endgroup]
2026-07-03T10:35:43.7300657Z ##[group]Fetching the repository
2026-07-03T10:35:43.7312331Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:35:45.3534457Z From https://github.com/SaberMage/spt-core
2026-07-03T10:35:45.3535228Z  + d23d2b617...118933a2f 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5 -> pull/48/merge  (forced update)
2026-07-03T10:35:45.4785612Z ##[endgroup]
2026-07-03T10:35:45.4787950Z ##[group]Determining the checkout info
2026-07-03T10:35:45.4789271Z ##[endgroup]
2026-07-03T10:35:45.4789753Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-03T10:35:45.6918612Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-03T10:35:45.8240559Z ##[group]Checking out the ref
2026-07-03T10:35:45.8241225Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:35:46.1852087Z Warning: you are leaving 1 commit behind, not connected to
2026-07-03T10:35:46.1852778Z any of your branches:
2026-07-03T10:35:46.1869877Z 
2026-07-03T10:35:46.1941568Z   d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:46.1946828Z 
2026-07-03T10:35:46.2029701Z If you want to keep it by creating a new branch, this may be a good time
2026-07-03T10:35:46.2054771Z to do so with:
2026-07-03T10:35:46.2145449Z 
2026-07-03T10:35:46.2146121Z  git branch <new-branch-name> d23d2b617
2026-07-03T10:35:46.2178975Z 
2026-07-03T10:35:46.2192783Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:46.2194715Z ##[endgroup]
2026-07-03T10:35:46.4120138Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-03T10:35:46.5389214Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
